var crypto/rsa.errPublicExponentSmall

2 uses

	crypto/rsa (current package)
		rsa.go#L86: 	errPublicExponentSmall = errors.New("crypto/rsa: public exponent too small")
		rsa.go#L100: 		return errPublicExponentSmall